XMLAttributeList.Value Function

Retrieves an attribute value by index position. Returns the attribute as a String.

Syntax

result = XMLAttributeList.Value( Index )

Parameters

Index

Integer

Return Value

Result

String

Notes

Index is zero-based.